cast to date

This block is part of the type casting group and was last modified in core v10.4.28.

cast to date v10.4.28

Converts the given unix timestamp to a date.

In pins 1
  • Number required
    number

    The number to be converted into a date.

Out pins 1
  • Date
    date

    The converted output date.

A typical wiring for cast to date: the date out pin feeds cast to value.

Studio canvas example for the cast to date block: typical wiring for cast to date.

Version history

Introduced in v10.4.28.


Back to type casting Return to the main group to view all sub-groups Back to number Return to the group to view all blocks within this group